home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: ODF Clock
- Sent: 7/9/96 1:12 PM
- Received: 7/9/96 1:31 PM
- From: Henri Lamiraux, lamiraux@apple.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- >I have an embedding part that works fine with all parts except for ODF
- >Clock. When I embed the ODF Clock in my part, it does not display in the
- >proper location unless I call myProxy->ChangeFrameShapes after creating a
- >facet for it. Are you supposed to have to call ChangeFrameShapes at that
- >point, or this a problem with the ODF Clock?
-
- You are not supposed to call ChangeFrameShapes after creating a facets
- for an embedded frame.
- Are you sure you are creating the embedded frame with an ODShape zero
- based (top left corner of the bounding box should be (0,0))?
-
- >All the sample ODF parts
- >(Draw, Container, Embed) do end up calling ChangeFrameShapes as a side
- >effect of how they work.
- >
- >Rob Cope
- >Eclipse Services
-
- I tried reproducing your problem with ODFDraw (ODF 2 version but it
- should be the same as ODF 1) and it doesn't call
- FW_MProxy::ChangeFrameShapes when a stationery is dragged in or when a
- document is opened with embedded frames.
-
- ........................................................................
- Henri Lamiraux lamiraux@apple.com
- Apple Computer, Inc. OpenDoc(tm) Development Framework
- ........................................................................
-
-
-